projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e44c03
)
* s/hpux8.h: Don't define HAVE_RANDOM.
author
Jim Blandy
<jimb@redhat.com>
Fri, 28 May 1993 06:13:16 +0000
(06:13 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Fri, 28 May 1993 06:13:16 +0000
(06:13 +0000)
src/s/hpux8.h
patch
|
blob
|
history
diff --git
a/src/s/hpux8.h
b/src/s/hpux8.h
index 5e024722c07338b8252409b69c334f73997dd12a..13197b83faa48adc2a7db80f4f97b90ec9b8e24f 100644
(file)
--- a/
src/s/hpux8.h
+++ b/
src/s/hpux8.h
@@
-30,4
+30,6
@@
and none have sioctl.h, so might as well define this. */
#define NO_SIOCTL_H
-#define HAVE_RANDOM
+/* If you use X11R4 you must define this. If you use
+ X11R5 you must comment this out */
+/* #define HAVE_RANDOM */